Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps rtnetlink from 0.19.0 to 0.20.0.

Release notes

Sourced from rtnetlink's releases.

New release 0.20.0

Breaking changes

  • Please check breaking changes in netlink-packet-route 0.28.0 and 0.27.0.
  • Use netlink-packet-route 0.28.0. (0486ff7)
  • Change LinkBond to align with rust-netlink-route 0.27.0. (563f95d)

New features

  • link: Support specifying arbitrary LinkMessage for RTM_DELLINK. (d4d5a4b)
  • link: Support changing VLAN filter of bridge itself. (1f8b7da)
  • link: Support changing bridge VLAN filtering. (e520140)
  • link: Add LinkBridgePort for modifying bridge port properties. (86dd67d)
  • link: Expand LinkBridge to support all bridge options. (c85d988)
  • link: Add support for netkit devices. (2f18ca4)
  • link: Add LinkHandle::change() to changing existing interface. (2d1a6cc)

Bug fixes

  • link bridge: Fix typo of document. (a994f72)
Changelog

Sourced from rtnetlink's changelog.

[0.20.0] - 2026-01-01

Breaking changes

  • Please check breaking changes in netlink-packet-route 0.28.0 and 0.27.0.
  • Use netlink-packet-route 0.28.0. (0486ff7)
  • Change LinkBond to align with rust-netlink-route 0.27.0. (563f95d)

New features

  • link: Support specifying arbitrary LinkMessage for RTM_DELLINK. (d4d5a4b)
  • link: Support changing VLAN filter of bridge itself. (1f8b7da)
  • link: Support changing bridge VLAN filtering. (e520140)
  • link: Add LinkBridgePort for modifying bridge port properties. (86dd67d)
  • link: Expand LinkBridge to support all bridge options. (c85d988)
  • link: Add support for netkit devices. (2f18ca4)
  • link: Add LinkHandle::change() to changing existing interface. (2d1a6cc)

Bug fixes

  • link bridge: Fix typo of document. (a994f72)
Commits
  • c1d57e3 New release 0.20.0
  • 0486ff7 Use netlink-packet-route 0.28.0
  • d4d5a4b link: Support specifying arbitrary LinkMessage for RTM_DELLINK
  • 1f8b7da link: Support changing VLAN filter of bridge itself
  • e520140 link: Support changing bridge VLAN filtering
  • 86dd67d link: Add LinkBridgePort for modifying bridge port properties
  • a994f72 link bridge: Fix typo of document
  • c85d988 link bridge: Expand LinkBridge to support all bridge options
  • 563f95d Change LinkBond to align with rust-netlink-route 0.27.0
  • 2f18ca4 link: Add support for netkit devices
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rtnetlink](https://github.com/rust-netlink/rtnetlink) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/rust-netlink/rtnetlink/releases)
- [Changelog](https://github.com/rust-netlink/rtnetlink/blob/main/CHANGELOG)
- [Commits](rust-netlink/rtnetlink@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: rtnetlink
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 1, 2026
@acooks acooks merged commit 5a46fe6 into main Jan 2, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/rtnetlink-0.20.0 branch January 2, 2026 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants